ComponentOne FlexReport for UWP
Sort(Int32,Int32,IComparer<LogEntry>) Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class > Sort Method : Sort(Int32,Int32,IComparer<LogEntry>) Method
Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal comparer As System.Collections.Generic.IComparer(Of LogEntry) _
) 
public void Sort( 
   System.int index,
   System.int count,
   System.Collections.Generic.IComparer<LogEntry> comparer
)

Parameters

index
count
comparer
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List